2025-06-13 13:56:51,766 [ 50295 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-06-13 13:56:51,766 [ 50295 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-06-13 13:56:51,766 [ 50295 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-06-13 13:56:51,766 [ 50295 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_tglzdc --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_access_for_functions/test.py::test_access_rights_for_function test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database test_alter_comment_on_cluster/test.py::test_comment test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable test_analyzer_compatibility/test.py::test_two_new_versions test_async_load_databases/test.py::test_async_load_system_database test_async_load_databases/test.py::test_dependent_tables test_async_load_databases/test.py::test_dict_get_data test_async_load_databases/test.py::test_multiple_tables test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass test_backup_restore_new/test.py::test_async 'test_backup_restore_new/test.py::test_async_backups_to_same_destination[http]' 'test_backup_restore_new/test.py::test_async_backups_to_same_destination[native]' 'test_backup_restore_new/test.py::test_backup_all[False]' 'test_backup_restore_new/test.py::test_backup_all[True]' 'test_backup_restore_new/test.py::test_backup_database_except[False]' 'test_backup_restore_new/test.py::test_backup_database_except[True]' test_backup_restore_new/test.py::test_backup_not_found_or_already_exists test_backup_restore_new/test.py::test_backup_partition test_backup_restore_new/test.py::test_backup_table_under_another_name test_backup_restore_new/test.py::test_backupview test_backup_restore_new/test.py::test_database test_backup_restore_new/test.py::test_dependencies test_backup_restore_new/test.py::test_empty_files_in_backup test_backup_restore_new/test.py::test_file_engine test_backup_restore_new/test.py::test_increment_backup_without_changes test_backup_restore_new/test.py::test_incremental_backup test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table test_backup_restore_new/test.py::test_incremental_backup_after_settings_change test_backup_restore_new/test.py::test_incremental_backup_append_table_def test_backup_restore_new/test.py::test_incremental_backup_for_log_family test_backup_restore_new/test.py::test_incremental_backup_overflow test_backup_restore_new/test.py::test_materialized_view test_backup_restore_new/test.py::test_materialized_view_select_1 test_backup_restore_new/test.py::test_materialized_view_with_target_table test_backup_restore_new/test.py::test_mutation test_backup_restore_new/test.py::test_operation_id test_backup_restore_new/test.py::test_projection test_backup_restore_new/test.py::test_required_privileges test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables test_backup_restore_new/test.py::test_restore_materialized_view_with_definer test_backup_restore_new/test.py::test_restore_partition 'test_backup_restore_new/test.py::test_restore_table[Log]' 'test_backup_restore_new/test.py::test_restore_table[Memory]' 'test_backup_restore_new/test.py::test_restore_table[MergeTree]' 'test_backup_restore_new/test.py::test_restore_table[StripeLog]' 'test_backup_restore_new/test.py::test_restore_table[TinyLog]' 'test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log]' 'test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory]' 'test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree]' 'test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog]' 'test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog]' test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults test_backup_restore_new/test.py::test_restore_table_under_another_name test_backup_restore_new/test.py::test_system_backups test_backup_restore_new/test.py::test_system_database test_backup_restore_new/test.py::test_system_functions test_backup_restore_new/test.py::test_system_table test_backup_restore_new/test.py::test_system_users test_backup_restore_new/test.py::test_system_users_async test_backup_restore_new/test.py::test_system_users_required_privileges test_backup_restore_new/test.py::test_tables_dependency test_backup_restore_new/test.py::test_tar_archive test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method test_backup_restore_new/test.py::test_tar_archive_with_password test_backup_restore_new/test.py::test_tar_bz2_archive test_backup_restore_new/test.py::test_tar_gz_archive test_backup_restore_new/test.py::test_tar_lzma_archive test_backup_restore_new/test.py::test_tar_xz_archive test_backup_restore_new/test.py::test_tar_zst_archive test_backup_restore_new/test.py::test_temporary_database test_backup_restore_new/test.py::test_temporary_table test_backup_restore_new/test.py::test_zip_archive test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method test_backup_restore_new/test.py::test_zip_archive_with_settings test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_disks_app_func/test.py::test_disks_app_func_cp test_disks_app_func/test.py::test_disks_app_func_ld test_disks_app_func/test.py::test_disks_app_func_ln test_disks_app_func/test.py::test_disks_app_func_ls test_disks_app_func/test.py::test_disks_app_func_mv test_disks_app_func/test.py::test_disks_app_func_read_write test_disks_app_func/test.py::test_disks_app_func_rm test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive test_disks_app_func/test.py::test_remote_disk_list test_distributed_storage_configuration/test.py::test_insert test_distributed_type_object/test.py::test_distributed_type_object test_dotnet_client/test.py::test_dotnet_client test_drop_if_empty/test.py::test_drop_if_empty test_drop_no_local_path/test.py::test_drop_no_local_path test_drop_replica/test.py::test_drop_replica test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper test_encrypted_disk/test.py::test_add_keys test_encrypted_disk/test.py::test_add_keys_with_id 'test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False]' 'test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True]' 'test_encrypted_disk/test.py::test_backup_restore[File-local_policy-encrypted_policy-False]' -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_disks_app_func/test.py::test_disks_app_func_cp test_async_load_databases/test.py::test_async_load_system_database test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_alter_comment_on_cluster/test.py::test_comment test_encrypted_disk/test.py::test_add_keys test_analyzer_compatibility/test.py::test_two_new_versions test_backup_restore_new/test.py::test_async test_access_for_functions/test.py::test_access_rights_for_function test_authentication/test.py::test_authentication_fail test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable [gw9] [ 1%] PASSED test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass [gw9] [ 2%] PASSED test_authentication/test.py::test_authentication_pass [gw4] [ 3%] PASSED test_backup_restore_new/test.py::test_async [gw1] [ 4%] PASSED test_access_for_functions/test.py::test_access_rights_for_function test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database test_distributed_type_object/test.py::test_distributed_type_object test_backup_restore_new/test.py::test_async_backups_to_same_destination[http] [gw5] [ 5%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db [gw8] [ 6%] PASSED test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable [gw6] [ 7%] PASSED test_alter_comment_on_cluster/test.py::test_comment [gw4] [ 8%] PASSED test_backup_restore_new/test.py::test_async_backups_to_same_destination[http] test_backup_restore_new/test.py::test_async_backups_to_same_destination[native] [gw1] [ 9%] PASSED test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database test_drop_if_empty/test.py::test_drop_if_empty test_distributed_storage_configuration/test.py::test_insert test_drop_no_local_path/test.py::test_drop_no_local_path [gw4] [ 10%] PASSED test_backup_restore_new/test.py::test_async_backups_to_same_destination[native] [gw5] [ 11%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db [gw7] [ 12%] PASSED test_analyzer_compatibility/test.py::test_two_new_versions test_backup_restore_new/test.py::test_backup_all[False] [gw3] [ 13%] PASSED test_disks_app_func/test.py::test_disks_app_func_cp test_disks_app_func/test.py::test_disks_app_func_ld [gw3] [ 14%] PASSED test_disks_app_func/test.py::test_disks_app_func_ld test_disks_app_func/test.py::test_disks_app_func_ln [gw3] [ 15%] PASSED test_disks_app_func/test.py::test_disks_app_func_ln test_disks_app_func/test.py::test_disks_app_func_ls [gw3] [ 16%] PASSED test_disks_app_func/test.py::test_disks_app_func_ls test_disks_app_func/test.py::test_disks_app_func_mv [gw0] [ 17%] PASSED test_encrypted_disk/test.py::test_add_keys test_encrypted_disk/test.py::test_add_keys_with_id [gw3] [ 18%] PASSED test_disks_app_func/test.py::test_disks_app_func_mv test_disks_app_func/test.py::test_disks_app_func_read_write [gw9] [ 19%] PASSED test_distributed_type_object/test.py::test_distributed_type_object test_drop_replica/test.py::test_drop_replica [gw4] [ 20%] PASSED test_backup_restore_new/test.py::test_backup_all[False] [gw3] [ 21%] PASSED test_disks_app_func/test.py::test_disks_app_func_read_write test_disks_app_func/test.py::test_disks_app_func_rm test_dotnet_client/test.py::test_dotnet_client [gw3] [ 22%] PASSED test_disks_app_func/test.py::test_disks_app_func_rm test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive test_backup_restore_new/test.py::test_backup_all[True] [gw0] [ 23%] PASSED test_encrypted_disk/test.py::test_add_keys_with_id test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False] test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper [gw1] [ 24%] PASSED test_distributed_storage_configuration/test.py::test_insert [gw4] [ 25%] PASSED test_backup_restore_new/test.py::test_backup_all[True] [gw8] [ 26%] PASSED test_drop_no_local_path/test.py::test_drop_no_local_path [gw0] [ 27%] PASSED test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False] test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True] [gw6] [ 28%] PASSED test_drop_if_empty/test.py::test_drop_if_empty test_backup_restore_new/test.py::test_backup_database_except[False] [gw0] [ 29%] PASSED test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True] [gw3] [ 30%] PASSED test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive test_disks_app_func/test.py::test_remote_disk_list test_encrypted_disk/test.py::test_backup_restore[File-local_policy-encrypted_policy-False] [gw3] [ 31%] PASSED test_disks_app_func/test.py::test_remote_disk_list [gw4] [ 32%] PASSED test_backup_restore_new/test.py::test_backup_database_except[False] [gw0] [ 33%] PASSED test_encrypted_disk/test.py::test_backup_restore[File-local_policy-encrypted_policy-False] test_backup_restore_new/test.py::test_backup_database_except[True] [gw4] [ 34%] PASSED test_backup_restore_new/test.py::test_backup_database_except[True] test_backup_restore_new/test.py::test_backup_not_found_or_already_exists [gw4] [ 35%] PASSED test_backup_restore_new/test.py::test_backup_not_found_or_already_exists test_backup_restore_new/test.py::test_backup_partition [gw4] [ 36%] PASSED test_backup_restore_new/test.py::test_backup_partition [gw9] [ 37%] PASSED test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper test_backup_restore_new/test.py::test_backup_table_under_another_name [gw4] [ 38%] PASSED test_backup_restore_new/test.py::test_backup_table_under_another_name [gw7] [ 39%] PASSED test_drop_replica/test.py::test_drop_replica test_backup_restore_new/test.py::test_backupview [gw4] [ 40%] PASSED test_backup_restore_new/test.py::test_backupview [gw5] [ 41%] PASSED test_dotnet_client/test.py::test_dotnet_client test_backup_restore_new/test.py::test_database [gw4] [ 42%] PASSED test_backup_restore_new/test.py::test_database test_backup_restore_new/test.py::test_dependencies [gw4] [ 43%] PASSED test_backup_restore_new/test.py::test_dependencies test_backup_restore_new/test.py::test_empty_files_in_backup [gw4] [ 44%] PASSED test_backup_restore_new/test.py::test_empty_files_in_backup test_backup_restore_new/test.py::test_file_engine [gw4] [ 45%] PASSED test_backup_restore_new/test.py::test_file_engine test_backup_restore_new/test.py::test_increment_backup_without_changes [gw4] [ 46%] PASSED test_backup_restore_new/test.py::test_increment_backup_without_changes test_backup_restore_new/test.py::test_incremental_backup [gw4] [ 47%] PASSED test_backup_restore_new/test.py::test_incremental_backup test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table [gw4] [ 48%] PASSED test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table test_backup_restore_new/test.py::test_incremental_backup_after_settings_change [gw4] [ 49%] PASSED test_backup_restore_new/test.py::test_incremental_backup_after_settings_change test_backup_restore_new/test.py::test_incremental_backup_append_table_def [gw4] [ 50%] PASSED test_backup_restore_new/test.py::test_incremental_backup_append_table_def test_backup_restore_new/test.py::test_incremental_backup_for_log_family [gw4] [ 51%] PASSED test_backup_restore_new/test.py::test_incremental_backup_for_log_family test_backup_restore_new/test.py::test_incremental_backup_overflow [gw4] [ 52%] SKIPPED test_backup_restore_new/test.py::test_incremental_backup_overflow test_backup_restore_new/test.py::test_materialized_view [gw4] [ 53%] PASSED test_backup_restore_new/test.py::test_materialized_view test_backup_restore_new/test.py::test_materialized_view_select_1 [gw4] [ 54%] PASSED test_backup_restore_new/test.py::test_materialized_view_select_1 test_backup_restore_new/test.py::test_materialized_view_with_target_table [gw4] [ 55%] PASSED test_backup_restore_new/test.py::test_materialized_view_with_target_table test_backup_restore_new/test.py::test_mutation [gw4] [ 56%] PASSED test_backup_restore_new/test.py::test_mutation test_backup_restore_new/test.py::test_operation_id [gw4] [ 57%] PASSED test_backup_restore_new/test.py::test_operation_id test_backup_restore_new/test.py::test_projection [gw4] [ 58%] PASSED test_backup_restore_new/test.py::test_projection test_backup_restore_new/test.py::test_required_privileges [gw2] [ 59%] PASSED test_async_load_databases/test.py::test_async_load_system_database test_async_load_databases/test.py::test_dependent_tables [gw4] [ 60%] PASSED test_backup_restore_new/test.py::test_required_privileges test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes [gw4] [ 61%] PASSED test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables [gw4] [ 62%] PASSED test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables test_backup_restore_new/test.py::test_restore_materialized_view_with_definer [gw4] [ 63%] PASSED test_backup_restore_new/test.py::test_restore_materialized_view_with_definer test_backup_restore_new/test.py::test_restore_partition [gw4] [ 64%] PASSED test_backup_restore_new/test.py::test_restore_partition test_backup_restore_new/test.py::test_restore_table[Log] [gw4] [ 65%] PASSED test_backup_restore_new/test.py::test_restore_table[Log] test_backup_restore_new/test.py::test_restore_table[Memory] [gw4] [ 66%] PASSED test_backup_restore_new/test.py::test_restore_table[Memory] test_backup_restore_new/test.py::test_restore_table[MergeTree] [gw4] [ 67%] PASSED test_backup_restore_new/test.py::test_restore_table[MergeTree] test_backup_restore_new/test.py::test_restore_table[StripeLog] [gw4] [ 68%] PASSED test_backup_restore_new/test.py::test_restore_table[StripeLog] test_backup_restore_new/test.py::test_restore_table[TinyLog] [gw4] [ 69%] PASSED test_backup_restore_new/test.py::test_restore_table[TinyLog] [gw2] [ 70%] PASSED test_async_load_databases/test.py::test_dependent_tables test_async_load_databases/test.py::test_dict_get_data test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log] [gw4] [ 71%] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log] test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory] [gw4] [ 72%] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory] test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree] [gw4] [ 73%] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree] test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog] [gw4] [ 74%] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog] test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog] [gw4] [ 75%] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog] test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults [gw2] [ 76%] PASSED test_async_load_databases/test.py::test_dict_get_data test_async_load_databases/test.py::test_multiple_tables [gw4] [ 77%] PASSED test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults test_backup_restore_new/test.py::test_restore_table_under_another_name [gw4] [ 78%] PASSED test_backup_restore_new/test.py::test_restore_table_under_another_name test_backup_restore_new/test.py::test_system_backups [gw4] [ 79%] PASSED test_backup_restore_new/test.py::test_system_backups test_backup_restore_new/test.py::test_system_database [gw4] [ 80%] PASSED test_backup_restore_new/test.py::test_system_database test_backup_restore_new/test.py::test_system_functions [gw4] [ 81%] PASSED test_backup_restore_new/test.py::test_system_functions [gw2] [ 82%] PASSED test_async_load_databases/test.py::test_multiple_tables test_backup_restore_new/test.py::test_system_table [gw4] [ 83%] PASSED test_backup_restore_new/test.py::test_system_table test_backup_restore_new/test.py::test_system_users [gw4] [ 84%] PASSED test_backup_restore_new/test.py::test_system_users test_backup_restore_new/test.py::test_system_users_async [gw4] [ 85%] PASSED test_backup_restore_new/test.py::test_system_users_async test_backup_restore_new/test.py::test_system_users_required_privileges [gw4] [ 86%] PASSED test_backup_restore_new/test.py::test_system_users_required_privileges test_backup_restore_new/test.py::test_tables_dependency [gw4] [ 87%] PASSED test_backup_restore_new/test.py::test_tables_dependency test_backup_restore_new/test.py::test_tar_archive [gw4] [ 88%] PASSED test_backup_restore_new/test.py::test_tar_archive test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method [gw4] [ 89%] PASSED test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method test_backup_restore_new/test.py::test_tar_archive_with_password [gw4] [ 90%] PASSED test_backup_restore_new/test.py::test_tar_archive_with_password test_backup_restore_new/test.py::test_tar_bz2_archive [gw4] [ 91%] PASSED test_backup_restore_new/test.py::test_tar_bz2_archive test_backup_restore_new/test.py::test_tar_gz_archive [gw4] [ 92%] PASSED test_backup_restore_new/test.py::test_tar_gz_archive test_backup_restore_new/test.py::test_tar_lzma_archive [gw4] [ 93%] PASSED test_backup_restore_new/test.py::test_tar_lzma_archive test_backup_restore_new/test.py::test_tar_xz_archive [gw4] [ 94%] PASSED test_backup_restore_new/test.py::test_tar_xz_archive test_backup_restore_new/test.py::test_tar_zst_archive [gw4] [ 95%] PASSED test_backup_restore_new/test.py::test_tar_zst_archive test_backup_restore_new/test.py::test_temporary_database [gw4] [ 96%] PASSED test_backup_restore_new/test.py::test_temporary_database test_backup_restore_new/test.py::test_temporary_table [gw4] [ 97%] PASSED test_backup_restore_new/test.py::test_temporary_table test_backup_restore_new/test.py::test_zip_archive [gw4] [ 98%] PASSED test_backup_restore_new/test.py::test_zip_archive test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method [gw4] [ 99%] PASSED test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method test_backup_restore_new/test.py::test_zip_archive_with_settings [gw4] [100%] PASSED test_backup_restore_new/test.py::test_zip_archive_with_settings ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 181.91s call test_async_load_databases/test.py::test_async_load_system_database 71.35s call test_backup_restore_new/test.py::test_tables_dependency 56.63s call test_async_load_databases/test.py::test_dependent_tables 36.76s setup test_dotnet_client/test.py::test_dotnet_client 36.00s setup test_encrypted_disk/test.py::test_add_keys 35.91s setup test_disks_app_func/test.py::test_disks_app_func_cp 34.20s call test_async_load_databases/test.py::test_dict_get_data 32.98s call test_async_load_databases/test.py::test_multiple_tables 24.20s setup test_analyzer_compatibility/test.py::test_two_new_versions 23.87s setup test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable 22.38s setup test_drop_replica/test.py::test_drop_replica 22.20s teardown test_encrypted_disk/test.py::test_backup_restore[File-local_policy-encrypted_policy-False] 21.85s teardown test_disks_app_func/test.py::test_remote_disk_list 21.55s setup test_alter_comment_on_cluster/test.py::test_comment 20.08s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 18.94s teardown test_drop_replica/test.py::test_drop_replica 18.29s call test_drop_replica/test.py::test_drop_replica 16.56s setup test_async_load_databases/test.py::test_async_load_system_database 16.55s setup test_access_for_functions/test.py::test_access_rights_for_function 16.36s setup test_distributed_type_object/test.py::test_distributed_type_object 15.73s setup test_backup_restore_new/test.py::test_async 15.34s setup test_distributed_storage_configuration/test.py::test_insert 15.25s setup test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 15.18s setup test_authentication/test.py::test_authentication_fail 14.92s setup test_drop_no_local_path/test.py::test_drop_no_local_path 13.41s setup test_drop_if_empty/test.py::test_drop_if_empty 12.65s call test_analyzer_compatibility/test.py::test_two_new_versions 12.47s call test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 11.35s call test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 10.87s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 10.13s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 9.27s call test_drop_if_empty/test.py::test_drop_if_empty 8.56s call test_backup_restore_new/test.py::test_system_users_required_privileges 8.37s call test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database 8.18s call test_backup_restore_new/test.py::test_zip_archive_with_settings 8.00s call test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults 7.81s teardown test_analyzer_compatibility/test.py::test_two_new_versions 7.80s call test_backup_restore_new/test.py::test_backup_all[False] 7.70s teardown test_backup_restore_new/test.py::test_zip_archive_with_settings 7.60s teardown test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable 7.54s call test_backup_restore_new/test.py::test_system_users 7.27s call test_encrypted_disk/test.py::test_add_keys_with_id 6.95s call test_encrypted_disk/test.py::test_add_keys 6.64s teardown test_distributed_type_object/test.py::test_distributed_type_object 6.59s teardown test_distributed_storage_configuration/test.py::test_insert 6.39s call test_distributed_type_object/test.py::test_distributed_type_object 6.35s call test_backup_restore_new/test.py::test_backup_all[True] 6.25s call test_backup_restore_new/test.py::test_mutation 6.22s call test_backup_restore_new/test.py::test_required_privileges 6.15s call test_backup_restore_new/test.py::test_system_backups 6.04s call test_backup_restore_new/test.py::test_async_backups_to_same_destination[native] 5.89s teardown test_alter_comment_on_cluster/test.py::test_comment 5.64s call test_drop_no_local_path/test.py::test_drop_no_local_path 5.52s call test_distributed_storage_configuration/test.py::test_insert 5.35s call test_backup_restore_new/test.py::test_increment_backup_without_changes 5.29s call test_backup_restore_new/test.py::test_dependencies 5.25s call test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes 5.08s call test_access_for_functions/test.py::test_access_rights_for_function 5.03s teardown test_drop_if_empty/test.py::test_drop_if_empty 5.02s teardown test_drop_no_local_path/test.py::test_drop_no_local_path 4.70s call test_backup_restore_new/test.py::test_projection 4.66s teardown test_dotnet_client/test.py::test_dotnet_client 4.42s call test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree] 4.39s teardown test_authentication/test.py::test_authentication_pass 4.36s call test_dotnet_client/test.py::test_dotnet_client 4.34s call test_backup_restore_new/test.py::test_materialized_view_with_target_table 4.33s call test_alter_comment_on_cluster/test.py::test_comment 4.32s call test_backup_restore_new/test.py::test_backup_database_except[False] 4.27s call test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True] 4.22s call test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log] 4.20s call test_backup_restore_new/test.py::test_tar_bz2_archive 4.18s call test_backup_restore_new/test.py::test_incremental_backup_for_log_family 4.13s call test_backup_restore_new/test.py::test_incremental_backup_append_table_def 4.11s call test_backup_restore_new/test.py::test_async_backups_to_same_destination[http] 3.97s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 3.92s call test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory] 3.90s call test_backup_restore_new/test.py::test_restore_table[MergeTree] 3.83s call test_backup_restore_new/test.py::test_incremental_backup_after_settings_change 3.82s call test_backup_restore_new/test.py::test_incremental_backup 3.80s call test_backup_restore_new/test.py::test_tar_xz_archive 3.77s call test_backup_restore_new/test.py::test_operation_id 3.71s call test_backup_restore_new/test.py::test_async 3.70s call test_backup_restore_new/test.py::test_tar_zst_archive 3.67s call test_backup_restore_new/test.py::test_tar_archive 3.67s call test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog] 3.66s call test_backup_restore_new/test.py::test_materialized_view 3.65s call test_backup_restore_new/test.py::test_restore_table[Log] 3.65s call test_backup_restore_new/test.py::test_tar_lzma_archive 3.62s call test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog] 3.56s call test_backup_restore_new/test.py::test_file_engine 3.51s call test_backup_restore_new/test.py::test_zip_archive 3.50s call test_backup_restore_new/test.py::test_restore_table[Memory] 3.46s call test_backup_restore_new/test.py::test_backup_database_except[True] 3.46s call test_backup_restore_new/test.py::test_restore_table[TinyLog] 3.40s call test_backup_restore_new/test.py::test_tar_gz_archive 3.40s call test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table 3.37s call test_backup_restore_new/test.py::test_restore_materialized_view_with_definer 3.36s call test_backup_restore_new/test.py::test_system_functions 3.35s call test_backup_restore_new/test.py::test_backup_table_under_another_name 3.35s call test_backup_restore_new/test.py::test_restore_table[StripeLog] 3.23s call test_backup_restore_new/test.py::test_restore_table_under_another_name 3.03s call test_backup_restore_new/test.py::test_database 3.00s teardown test_backup_restore_new/test.py::test_backup_all[True] 2.99s call test_encrypted_disk/test.py::test_backup_restore[File-local_policy-encrypted_policy-False] 2.95s call test_backup_restore_new/test.py::test_backup_partition 2.87s call test_backup_restore_new/test.py::test_restore_partition 2.86s call test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False] 2.74s teardown test_backup_restore_new/test.py::test_restore_partition 2.73s teardown test_backup_restore_new/test.py::test_restore_table[Log] 2.73s teardown test_backup_restore_new/test.py::test_projection 2.73s teardown test_backup_restore_new/test.py::test_required_privileges 2.72s call test_backup_restore_new/test.py::test_system_users_async 2.71s teardown test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 2.70s teardown test_backup_restore_new/test.py::test_backup_table_under_another_name 2.69s teardown test_backup_restore_new/test.py::test_materialized_view_with_target_table 2.69s teardown test_backup_restore_new/test.py::test_backup_partition 2.69s teardown test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log] 2.68s teardown test_backup_restore_new/test.py::test_operation_id 2.63s teardown test_backup_restore_new/test.py::test_restore_materialized_view_with_definer 2.59s teardown test_backup_restore_new/test.py::test_backup_database_except[False] 2.59s teardown test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database 2.58s teardown test_backup_restore_new/test.py::test_restore_table[StripeLog] 2.58s teardown test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory] 2.58s teardown test_backup_restore_new/test.py::test_restore_table_under_another_name 2.58s teardown test_backup_restore_new/test.py::test_system_backups 2.58s teardown test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes 2.58s teardown test_backup_restore_new/test.py::test_restore_table[Memory] 2.58s teardown test_backup_restore_new/test.py::test_backup_all[False] 2.53s teardown test_backup_restore_new/test.py::test_async 2.53s teardown test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog] 2.53s teardown test_backup_restore_new/test.py::test_backupview 2.53s teardown test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults 2.53s teardown test_backup_restore_new/test.py::test_system_users_async 2.53s teardown test_backup_restore_new/test.py::test_restore_table[MergeTree] 2.53s teardown test_backup_restore_new/test.py::test_incremental_backup_for_log_family 2.48s teardown test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables 2.48s teardown test_backup_restore_new/test.py::test_system_users 2.48s teardown test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog] 2.45s teardown test_backup_restore_new/test.py::test_async_backups_to_same_destination[http] 2.45s teardown test_backup_restore_new/test.py::test_backup_not_found_or_already_exists 2.44s teardown test_backup_restore_new/test.py::test_mutation 2.44s teardown test_backup_restore_new/test.py::test_async_backups_to_same_destination[native] 2.43s teardown test_backup_restore_new/test.py::test_zip_archive 2.43s teardown test_backup_restore_new/test.py::test_system_database 2.43s teardown test_backup_restore_new/test.py::test_restore_table[TinyLog] 2.43s teardown test_backup_restore_new/test.py::test_system_functions 2.43s teardown test_backup_restore_new/test.py::test_incremental_backup_overflow 2.38s teardown test_backup_restore_new/test.py::test_tar_archive_with_password 2.38s teardown test_backup_restore_new/test.py::test_system_users_required_privileges 2.38s teardown test_backup_restore_new/test.py::test_materialized_view 2.38s teardown test_backup_restore_new/test.py::test_incremental_backup_append_table_def 2.35s call test_backup_restore_new/test.py::test_backup_not_found_or_already_exists 2.33s teardown test_backup_restore_new/test.py::test_materialized_view_select_1 2.33s teardown test_backup_restore_new/test.py::test_backup_database_except[True] 2.31s teardown test_backup_restore_new/test.py::test_tables_dependency 2.29s teardown test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table 2.28s teardown test_backup_restore_new/test.py::test_tar_xz_archive 2.28s teardown test_backup_restore_new/test.py::test_database 2.28s teardown test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree] 2.28s teardown test_backup_restore_new/test.py::test_empty_files_in_backup 2.28s teardown test_backup_restore_new/test.py::test_increment_backup_without_changes 2.28s teardown test_backup_restore_new/test.py::test_dependencies 2.25s call test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method 2.25s call test_disks_app_func/test.py::test_disks_app_func_cp 2.25s call test_backup_restore_new/test.py::test_tar_archive_with_password 2.25s call test_backup_restore_new/test.py::test_materialized_view_select_1 2.23s teardown test_backup_restore_new/test.py::test_tar_gz_archive 2.23s teardown test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method 2.23s teardown test_backup_restore_new/test.py::test_incremental_backup 2.21s call test_backup_restore_new/test.py::test_empty_files_in_backup 2.20s call test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method 2.18s teardown test_backup_restore_new/test.py::test_tar_zst_archive 2.18s teardown test_backup_restore_new/test.py::test_temporary_table 2.18s teardown test_backup_restore_new/test.py::test_tar_bz2_archive 2.18s teardown test_backup_restore_new/test.py::test_tar_archive 2.18s teardown test_backup_restore_new/test.py::test_incremental_backup_after_settings_change 2.18s teardown test_backup_restore_new/test.py::test_file_engine 2.13s teardown test_backup_restore_new/test.py::test_temporary_database 2.13s teardown test_backup_restore_new/test.py::test_system_table 2.13s teardown test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method 2.13s teardown test_backup_restore_new/test.py::test_tar_lzma_archive 2.09s call test_disks_app_func/test.py::test_disks_app_func_mv 1.87s call test_disks_app_func/test.py::test_remote_disk_list 1.82s call test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable 1.73s call test_disks_app_func/test.py::test_disks_app_func_ls 1.56s call test_authentication/test.py::test_authentication_pass 1.53s call test_disks_app_func/test.py::test_disks_app_func_ln 1.47s call test_backup_restore_new/test.py::test_system_database 1.37s teardown test_async_load_databases/test.py::test_multiple_tables 1.20s call test_disks_app_func/test.py::test_disks_app_func_rm 0.83s call test_backup_restore_new/test.py::test_system_table 0.74s call test_authentication/test.py::test_authentication_fail 0.70s call test_disks_app_func/test.py::test_disks_app_func_read_write 0.61s call test_disks_app_func/test.py::test_disks_app_func_ld 0.57s teardown test_encrypted_disk/test.py::test_add_keys 0.42s teardown test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True] 0.42s call test_backup_restore_new/test.py::test_incremental_backup_overflow 0.37s call test_backup_restore_new/test.py::test_backupview 0.32s teardown test_encrypted_disk/test.py::test_add_keys_with_id 0.27s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 0.27s teardown test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False] 0.12s call test_backup_restore_new/test.py::test_temporary_table 0.09s call test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables 0.06s call test_backup_restore_new/test.py::test_temporary_database 0.00s setup test_backup_restore_new/test.py::test_restore_table[TinyLog] 0.00s setup test_backup_restore_new/test.py::test_system_table 0.00s setup test_backup_restore_new/test.py::test_async_backups_to_same_destination[http] 0.00s setup test_backup_restore_new/test.py::test_restore_table[MergeTree] 0.00s setup test_backup_restore_new/test.py::test_tar_archive 0.00s teardown test_async_load_databases/test.py::test_async_load_system_database 0.00s setup test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True] 0.00s setup test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog] 0.00s setup test_backup_restore_new/test.py::test_incremental_backup 0.00s setup test_backup_restore_new/test.py::test_tar_bz2_archive 0.00s setup test_backup_restore_new/test.py::test_temporary_table 0.00s setup test_backup_restore_new/test.py::test_zip_archive_with_settings 0.00s setup test_backup_restore_new/test.py::test_materialized_view_select_1 0.00s setup test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method 0.00s setup test_backup_restore_new/test.py::test_file_engine 0.00s setup test_disks_app_func/test.py::test_disks_app_func_rm 0.00s setup test_backup_restore_new/test.py::test_restore_table[Log] 0.00s setup test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes 0.00s setup test_backup_restore_new/test.py::test_tar_lzma_archive 0.00s setup test_backup_restore_new/test.py::test_increment_backup_without_changes 0.00s setup test_backup_restore_new/test.py::test_restore_table_under_another_name 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 0.00s setup test_backup_restore_new/test.py::test_tar_gz_archive 0.00s setup test_backup_restore_new/test.py::test_database 0.00s setup test_backup_restore_new/test.py::test_tar_zst_archive 0.00s setup test_backup_restore_new/test.py::test_incremental_backup_for_log_family 0.00s setup test_backup_restore_new/test.py::test_system_backups 0.00s setup test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree] 0.00s setup test_backup_restore_new/test.py::test_restore_materialized_view_with_definer 0.00s setup test_backup_restore_new/test.py::test_restore_table[Memory] 0.00s setup test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory] 0.00s setup test_backup_restore_new/test.py::test_mutation 0.00s setup test_async_load_databases/test.py::test_dependent_tables 0.00s setup test_encrypted_disk/test.py::test_backup_restore[File-local_policy-encrypted_policy-False] 0.00s setup test_backup_restore_new/test.py::test_projection 0.00s setup test_backup_restore_new/test.py::test_tar_xz_archive 0.00s setup test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False] 0.00s setup test_backup_restore_new/test.py::test_temporary_database 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ld 0.00s setup test_backup_restore_new/test.py::test_backup_not_found_or_already_exists 0.00s setup test_backup_restore_new/test.py::test_system_functions 0.00s setup test_backup_restore_new/test.py::test_backup_all[True] 0.00s setup test_backup_restore_new/test.py::test_async_backups_to_same_destination[native] 0.00s setup test_backup_restore_new/test.py::test_backupview 0.00s setup test_backup_restore_new/test.py::test_backup_partition 0.00s setup test_backup_restore_new/test.py::test_restore_partition 0.00s setup test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults 0.00s setup test_backup_restore_new/test.py::test_backup_database_except[True] 0.00s setup test_backup_restore_new/test.py::test_system_users_required_privileges 0.00s setup test_backup_restore_new/test.py::test_incremental_backup_overflow 0.00s setup test_backup_restore_new/test.py::test_backup_database_except[False] 0.00s setup test_backup_restore_new/test.py::test_operation_id 0.00s setup test_backup_restore_new/test.py::test_zip_archive 0.00s setup test_encrypted_disk/test.py::test_add_keys_with_id 0.00s setup test_disks_app_func/test.py::test_disks_app_func_read_write 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ls 0.00s setup test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables 0.00s setup test_backup_restore_new/test.py::test_system_users_async 0.00s setup test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table 0.00s setup test_backup_restore_new/test.py::test_tables_dependency 0.00s setup test_backup_restore_new/test.py::test_system_users 0.00s setup test_backup_restore_new/test.py::test_dependencies 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_cp 0.00s setup test_disks_app_func/test.py::test_remote_disk_list 0.00s setup test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method 0.00s setup test_backup_restore_new/test.py::test_system_database 0.00s setup test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log] 0.00s setup test_backup_restore_new/test.py::test_incremental_backup_after_settings_change 0.00s setup test_backup_restore_new/test.py::test_restore_table[StripeLog] 0.00s setup test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog] 0.00s setup test_backup_restore_new/test.py::test_tar_archive_with_password 0.00s setup test_backup_restore_new/test.py::test_backup_all[False] 0.00s setup test_backup_restore_new/test.py::test_incremental_backup_append_table_def 0.00s setup test_backup_restore_new/test.py::test_materialized_view_with_target_table 0.00s setup test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database 0.00s setup test_async_load_databases/test.py::test_multiple_tables 0.00s setup test_backup_restore_new/test.py::test_backup_table_under_another_name 0.00s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 0.00s setup test_authentication/test.py::test_authentication_pass 0.00s setup test_backup_restore_new/test.py::test_required_privileges 0.00s setup test_backup_restore_new/test.py::test_materialized_view 0.00s teardown test_authentication/test.py::test_authentication_fail 0.00s teardown test_async_load_databases/test.py::test_dict_get_data 0.00s setup test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 0.00s setup test_backup_restore_new/test.py::test_empty_files_in_backup 0.00s teardown test_access_for_functions/test.py::test_access_rights_for_function 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_mv 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_read_write 0.00s teardown test_async_load_databases/test.py::test_dependent_tables 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ln 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_rm 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ln 0.00s setup test_disks_app_func/test.py::test_disks_app_func_mv 0.00s setup test_async_load_databases/test.py::test_dict_get_data 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ls 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ld =========================== short test summary info ============================ PASSED test_authentication/test.py::test_authentication_fail PASSED test_authentication/test.py::test_authentication_pass PASSED test_backup_restore_new/test.py::test_async PASSED test_access_for_functions/test.py::test_access_rights_for_function PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema PASSED test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable PASSED test_alter_comment_on_cluster/test.py::test_comment PASSED test_backup_restore_new/test.py::test_async_backups_to_same_destination[http] PASSED test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database PASSED test_backup_restore_new/test.py::test_async_backups_to_same_destination[native] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db PASSED test_analyzer_compatibility/test.py::test_two_new_versions PASSED test_disks_app_func/test.py::test_disks_app_func_cp PASSED test_disks_app_func/test.py::test_disks_app_func_ld PASSED test_disks_app_func/test.py::test_disks_app_func_ln PASSED test_disks_app_func/test.py::test_disks_app_func_ls PASSED test_encrypted_disk/test.py::test_add_keys PASSED test_disks_app_func/test.py::test_disks_app_func_mv PASSED test_distributed_type_object/test.py::test_distributed_type_object PASSED test_backup_restore_new/test.py::test_backup_all[False] PASSED test_disks_app_func/test.py::test_disks_app_func_read_write PASSED test_disks_app_func/test.py::test_disks_app_func_rm PASSED test_encrypted_disk/test.py::test_add_keys_with_id PASSED test_distributed_storage_configuration/test.py::test_insert PASSED test_backup_restore_new/test.py::test_backup_all[True] PASSED test_drop_no_local_path/test.py::test_drop_no_local_path PASSED test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False] PASSED test_drop_if_empty/test.py::test_drop_if_empty PASSED test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True] PASSED test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive PASSED test_disks_app_func/test.py::test_remote_disk_list PASSED test_backup_restore_new/test.py::test_backup_database_except[False] PASSED test_encrypted_disk/test.py::test_backup_restore[File-local_policy-encrypted_policy-False] PASSED test_backup_restore_new/test.py::test_backup_database_except[True] PASSED test_backup_restore_new/test.py::test_backup_not_found_or_already_exists PASSED test_backup_restore_new/test.py::test_backup_partition PASSED test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper PASSED test_backup_restore_new/test.py::test_backup_table_under_another_name PASSED test_drop_replica/test.py::test_drop_replica PASSED test_backup_restore_new/test.py::test_backupview PASSED test_dotnet_client/test.py::test_dotnet_client PASSED test_backup_restore_new/test.py::test_database PASSED test_backup_restore_new/test.py::test_dependencies PASSED test_backup_restore_new/test.py::test_empty_files_in_backup PASSED test_backup_restore_new/test.py::test_file_engine PASSED test_backup_restore_new/test.py::test_increment_backup_without_changes PASSED test_backup_restore_new/test.py::test_incremental_backup PASSED test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table PASSED test_backup_restore_new/test.py::test_incremental_backup_after_settings_change PASSED test_backup_restore_new/test.py::test_incremental_backup_append_table_def PASSED test_backup_restore_new/test.py::test_incremental_backup_for_log_family PASSED test_backup_restore_new/test.py::test_materialized_view PASSED test_backup_restore_new/test.py::test_materialized_view_select_1 PASSED test_backup_restore_new/test.py::test_materialized_view_with_target_table PASSED test_backup_restore_new/test.py::test_mutation PASSED test_backup_restore_new/test.py::test_operation_id PASSED test_backup_restore_new/test.py::test_projection PASSED test_async_load_databases/test.py::test_async_load_system_database PASSED test_backup_restore_new/test.py::test_required_privileges PASSED test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes PASSED test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables PASSED test_backup_restore_new/test.py::test_restore_materialized_view_with_definer PASSED test_backup_restore_new/test.py::test_restore_partition PASSED test_backup_restore_new/test.py::test_restore_table[Log] PASSED test_backup_restore_new/test.py::test_restore_table[Memory] PASSED test_backup_restore_new/test.py::test_restore_table[MergeTree] PASSED test_backup_restore_new/test.py::test_restore_table[StripeLog] PASSED test_backup_restore_new/test.py::test_restore_table[TinyLog] PASSED test_async_load_databases/test.py::test_dependent_tables PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog] PASSED test_async_load_databases/test.py::test_dict_get_data PASSED test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults PASSED test_backup_restore_new/test.py::test_restore_table_under_another_name PASSED test_backup_restore_new/test.py::test_system_backups PASSED test_backup_restore_new/test.py::test_system_database PASSED test_backup_restore_new/test.py::test_system_functions PASSED test_async_load_databases/test.py::test_multiple_tables PASSED test_backup_restore_new/test.py::test_system_table PASSED test_backup_restore_new/test.py::test_system_users PASSED test_backup_restore_new/test.py::test_system_users_async PASSED test_backup_restore_new/test.py::test_system_users_required_privileges PASSED test_backup_restore_new/test.py::test_tables_dependency PASSED test_backup_restore_new/test.py::test_tar_archive PASSED test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method PASSED test_backup_restore_new/test.py::test_tar_archive_with_password PASSED test_backup_restore_new/test.py::test_tar_bz2_archive PASSED test_backup_restore_new/test.py::test_tar_gz_archive PASSED test_backup_restore_new/test.py::test_tar_lzma_archive PASSED test_backup_restore_new/test.py::test_tar_xz_archive PASSED test_backup_restore_new/test.py::test_tar_zst_archive PASSED test_backup_restore_new/test.py::test_temporary_database PASSED test_backup_restore_new/test.py::test_temporary_table PASSED test_backup_restore_new/test.py::test_zip_archive PASSED test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method PASSED test_backup_restore_new/test.py::test_zip_archive_with_settings SKIPPED [1] test_backup_restore_new/test.py:466: The test is slow in builds with sanitizer ================== 99 passed, 1 skipped in 503.54s (0:08:23) ===================